﻿@charset "utf-8";

/* 在线客服样式 */
.kefuBox{position:fixed;z-index:1000;top:180px;right:0;width:auto; _position:absolute;_top: expression(documentElement.scrollTop +45);}
.kefuBox .kefuLeft{float:left;overflow:hidden;width:30px;height: 157px;cursor:pointer;background:url(../images/qq/kefu_l.png) no-repeat}
.kefuBox .kefuRight{display:block;float:left;overflow:hidden;width:0;}
.kefuBox .kefuTop{width:154px;height:46px;background:url(../images/qq/kefu_top.png) no-repeat;}
.kefuBox .kefuClose{float:right;overflow:hidden;width:154px; height:46px;display:block;cursor:pointer;}
.kefuBox .kefuBottom{width:154px;height:12px;background:url(../images/qq/kefu_bottom.png) no-repeat;}
.kefuBox .kefuCont{width:130px;padding:0 12px;background:url(../images/qq/kefu_line.png) repeat-y;overflow:hidden;}
.kefuBox .kefuCont ul{margin:0;padding:0;}
.kefuBox .kefuCont ul li{width:80px;line-height:28px;overflow:hidden;height:28px;padding-left:40px;padding-right:10px;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;}
.kefuBox .kefuCont ul li a{color:#333;}
.kefuBox .kefuCont ul li.pic{width:130px;height:89px;margin-bottom:10px;padding:0;}
.kefuBox .kefuCont ul li.pic img{display: block;}
.kefuBox .kefuCont ul li.qq{background:url(../images/qq/qq.png) no-repeat;}
.kefuBox .kefuCont ul li.wang{background:url(../images/qq/wangwang.png) no-repeat}
.kefuBox .kefuCont ul li.spk{background:url(../images/qq/skype.png) no-repeat}
.kefuBox .kefuCont ul li.codeer{display:block;width:130px;height: 165px;text-align:center;color:#fff;padding:10px 0 0;font-family:"微软雅黑";font-size:14px;margin-bottom:0;}
.kefuBox .kefuCont ul li.codeer p{display:block;height:35px;line-height:35px;}
.kefuBox .kefuCont ul li.codeer span{display:block;width:116px;height:116px;padding:7px;background:url(../images/qq/cobj.png) no-repeat;}
.kefuBox .kefuCont ul li.codeer span img{width:116px;height:116px;}

.f-right-set1 {
  text-align: center;
  width: 93%;
  margin: 0 auto;
  /* padding-bottom: 18px; */
  /* border-bottom: 1px solid #fff; */
  /* margin-bottom: 18px; */
}

.f-right-set1 img {
  display: block;
  margin: 0 auto;
}

.f-right-set1 h6 {
  font-size: 18px;
  color: #fff;
  margin: 12px 0;
}

.f-right-set1 p {
  color: #fff;
  line-height: 1.6;
}





/* 分页器  start*/
.pagination {
    text-align: center;
    line-height: 32px;
    color: #595959;
    margin: 30px 0;
  }
  .pagination select {
    margin: 0 8px;
  }
  .pagination a,
  .pagination span {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    text-align: center;
    margin-right: 8px;
    cursor: pointer;
    vertical-align: top;
  }
  .pagination a:last-child,
  .pagination span:last-child {
    margin-right: 0;
  }
  .pagination a.active,
  .pagination span.active,
  .pagination a.current,
  .pagination span.current,
  .pagination a:hover,
  .pagination span:hover {
    background-color: #00b2f0;
    border-color: #00b2f0;
    color: #fff;
  }
  .pagination select {
    height: 32px;
    border: 1px solid #e2e2e2;
    box-sizing: border-box;
  }
  .pagination .prev_disabled,
  .pagination .next_disabled {
    background-color: transparent !important;
    border-color: #e2e2e2 !important;
    color: #e2e2e2 !important;
    cursor: no-drop;
  }
  .pagination .prev::before,
  .pagination .prev_disabled::before {
    content: '<';
  }
  .pagination .next::before,
  .pagination .next_disabled::before {
    content: '>';
  }
  /* 分页器 end*/
/* 内页留言样式 */
.yzh-table-feedback tr { height: 40px; }
.yzh-table-feedback .input-label { font-size: 14px; line-height: 20px; width: 80px; height: 20px; padding: 5px; vertical-align: top; }
.yzh-table-feedback .input-text { line-height: 28px; width: 400px; height: 28px; margin-bottom: 15px; font-size: 14px; border: 1px solid #ccc; background: #fff; padding:0 5px;}
.yzh-table-feedback .input-textarea { width: 470px; height: 210px; margin-bottom: 10px; padding: 5px; border: 1px solid #ccc; background: #fff; padding-left:5px;}
.yzh-table-feedback .input-verifycode { line-height: 28px; width: 100px; height:28px; margin-bottom: 15px; padding: 0 5px; border: 1px solid #ccc; background: #fff;float:left;}
.yzh-table-feedback .input-text:focus, .input-textarea:focus { border-color: #666; outline: 0; }
.yzh-table-feedback .yzh-btn { font-size: 18px; line-height: 35px; display: block; float: left; width: 110px; height: 35px; margin-right: 15px; cursor: pointer; text-align: center; color: #fff; border: 0; background:#e43a3d; }
.yzh-table-feedback .yzh-btn:hover { background: #333;transition: all 0.3s; }

/*---网站地图---*/
.map{width: 100%;height: 300px}

/*站点地图，显示方式样式，上边界根据需要进行调整*/
.yzh-map-main .site_plc { padding: 5px 0; text-indent: 10px; background: url(../images/ico-plus.gif) no-repeat 0 8px; }
.yzh-map-main .sitemap_con h4 { line-height:35px;border-bottom:1px dotted #ccc;font-size:15px;margin-bottom:5px;font-family:"微软雅黑";}
.yzh-map-main .b4 {margin-bottom:20px;overflow:hidden;}
.yzh-map-main .b4 ul {}
.yzh-map-main .b4 li {line-height:30px; width:155px;float:left;background:url(../images/icona.jpg) no-repeat left center;padding-left:14px;}

/*百度地图样式*/
#baidu-map { width: 758px; height: 480px; border: #ccc solid 1px; margin: 0 auto }

/*banner*/
.index_banner{ width:980px; margin: 0 auto; position:relative; height:auto;overflow:hidden; left: 50%; margin-left:-490px;}
.index_banner img{width: 100%; height: 300px;}
.index_banner2{ width:980px; margin: 0 auto; position:relative; height:300px;overflow:hidden; left: 50%; margin-left:-490px;}
.index_ban_ul{ width:980px; height:auto; overflow:hidden; z-index:0;}
.index_ban_ul2{ width:980px; height:300px; overflow:hidden; z-index:0;}
.banner_ctr{ height:90px;width:1000px;position:absolute;top:45%;z-index:2;left:50%; margin-left:-500px;}
.banner_ctr a{ display:block;width:60px;height:90px; background: url(../images/ad_ctr.png) no-repeat 0 0; position:absolute; opacity:0.2;filter: alpha(opacity=20);display:block;}
.banner_ctr a.prev{left:0px;}
.banner_ctr a.next{right:0px; background-position: 0 -90px;}
.banner_ctr a:hover{ filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
.index_banner .hd{ width:1000px;position:absolute; bottom:0; text-align: center; z-index:1;left: 50%; margin-left:-500px;font-size: 0; line-height: 0; background:url(../images/ban_numbg.png) no-repeat center bottom; height: 23px;padding-top:10px; }
.index_banner .hd li{background:#fff; z-index:2; cursor:pointer; margin-right:10px; display:inline-block;width:10px; height:10px; line-height:0;font-size:0;*display:inline; zoom:1; font-weight: bold; border-radius: 100%;}
.index_banner .hd li:hover,.index_banner .hd .on{background:#0095ff;}
.index_banner2 .hd{ width:1000px;position:absolute; bottom:0; text-align: center; z-index:1;left: 50%; margin-left:-500px;font-size: 0; line-height: 0; background:url(../images/ban_numbg.png) no-repeat center bottom; height: 23px;padding-top:10px; }
.index_banner2 .hd li{background:#fff; z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:15px; height:15px; line-height:0;font-size:0;*display:inline; zoom:1; font-weight: bold; border-radius: 100%;}
.index_banner2 .hd li:hover,.index_banner2 .hd .on{background:#0095ff;}
